home *** CD-ROM | disk | FTP | other *** search
- BODY {
- text-align: right ;
- margin-left: 6%;
- margin-right: 6%;
- color: black;
- background: #CCCCFF ;
- font-family: sans-serif;
- }
-
-
- DIV {
- margin-top: 8px;
- margin-left: 16%;
- margin-right: 16%;
- text-align: justify ;
- text-indent: 24pt ;
- color: black;
- font-family: helvetica, sans-serif;
- }
-
- A {
- font-size: small ;
- }
-
- IMG {
- border: 0;
- }
-
-
- P {
- font-family: Book Antiqua, Bookman ;
- font-size: medium ;
- text-indent: 24pt ;
- color: #006699 ;
- }
-
- P.firstletter {
- font-size: 200%;
- color: red;
- }
-
- H1 {
- color: blue ;
- font-family: helvetica, arial, sans-serif ;
- font-weight: bold ;
- font-size: x-large ;
- text-align : center;
- }
-
-
- H2 {
- color: yellow ;
- font-family: helvetica, arial, sans-serif ;
- font-weight: bold ;
- font-size: large ;
- text-align: right ;
-
- }
-
- TD {
- background: #FFFFFF ;
- font-family: Courier, monospace ;
- font-size: medium ;
- text-align: justify ;
- }
-
- TD.important {
- background: #9999FF ;
- }
-
-
-
- OL {
- color: green ;
- }
-
-
- LI {
- color: red ;
- }
-
- B {
- color: #000099 ;
- font-family: helvetica, arial ;
- font-size: 100% ;
- font-weight: bold ;
- }
-